home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / games / _maxgammon / maxguide < prev    next >
Encoding:
Text File  |  1989-06-17  |  4.2 KB  |  93 lines

  1.  
  2.                               MaxGammon Guide
  3.                               ---------------        
  4.  
  5. This document is a guide to using MaxGammon on your Archimedes. There is a
  6. companion document, called '?MaxRules', which details the rules of
  7. backgammon. MaxGammon implements all the rules described with the exception
  8. that the  player with the white pieces always goes first. In addition no
  9. 'doubling' is provided for and 'cocked dice' cannot occur.              
  10.  
  11. MaxGammon is written in BASIC and ARM assembler and runs as a desktop
  12. accessory. This means that you can use the other facilities of the Archimedes
  13. desktop while playing MaxGammon.
  14.                  
  15. MaxGammon uses the Archimedes mouse in a standard fashion and these
  16. instructions assume you know how to use the usual facilities of the
  17. Archimedes desktop. The left-hand mouse button (SELECT) is used to start the
  18. game, make moves and select options. The middle button (MENU) will bring up
  19. the MaxGammon control panel if it is pressed while the pointer is over any
  20. MaxGammon window. The right-hand button (ADJUST) is used to load the program
  21. and previously saved games.                                            
  22.  
  23. MaxGammon is loaded by pointing to the disk picture on the desktop menu bar
  24. and pressing SELECT, then pointing to the MaxGammon file in the disk window
  25. and pressing ADJUST. This loads MaxGammon as a desktop accessory and it may
  26. then be used like any of the standard accessories. The size of the board may
  27. be adjusted by pointing at the MaxGammon picture and pressing MENU before
  28. the board is shown, this also gives an option to 'Quit' the program
  29. completely.
  30.                    
  31. MaxGammon uses four main windows on the desktop, these are :
  32.  
  33. ☓ The Board Window  
  34.  
  35. This is the playing area and shows the game's current state. Pieces may be
  36. picked up and moved by pointing at a piece and pressing SELECT then pointing
  37. to where the piece should go and releasing the SELECT button. Note that moves
  38. using more than one die must be made individually.
  39.  
  40. ☓ The Dice Window  
  41.  
  42. This window shows the current dice.  The colour of the dice is that of the   
  43. current player. Dice which have not yet been used have spots the same colour
  44. as the opposing player.
  45.  
  46. ☓ The Message Window   
  47.  
  48. This window shows help messages and will appear when first needed.        
  49.  
  50. ☓ The Control Window  
  51.  
  52. This window is obtained by pressing MENU while pointing at any of the
  53. MaxGammon windows.  It provides control over the game and is divided into
  54. these sections :
  55.  
  56. Players : The two buttons at the top of the control panel contol which
  57.           players are under computer control.  Point to either button and    
  58.           press SELECT to change the appropriate player form computer to 
  59.           human control, and back again.  A green 'light' appears in the
  60.           button when that player is under computer control.
  61.  
  62. Dice    : Point to the picture of dice being replaced in a shaking cup and
  63.           press SELECT to discard the current die or dice.  The computer will
  64.           check that there are no available moves before allowing the
  65.           discard. 
  66.  
  67.           To rethrow the dice point to the picture of dice being thrown from
  68.           a shaking cup and press SELECT.  This option may be used to start a
  69.           new game with new dice, play a game from any point with new dice or
  70.           just cheat.
  71.  
  72. Save    : To save the current game press SELECT over the arrow pointing
  73.           towards the disc icon.
  74.  
  75. Load    : To load a previously saved game press SELECT over the arrow
  76.           pointing away from the disc.
  77.  
  78. Game    : The bottom row of the control window contains a series of 'tape    
  79.           controls'.  These have the following functions :
  80.  
  81.           |⇦  Go back to start (Note - rethrow the dice to start new game)  
  82.           ⇦⇦  Fast wind back         
  83.           ⇦   Wind back one step                  
  84.           ☓   Stop ⇦⇦ or ⇨⇨                                           
  85.           ⇨   Wind forward one step     
  86.           ⇨⇨  Fast wind forward          
  87.           ⇨|  Go to end          
  88.  
  89. Sorry if all that is a bit simple-minded for you but I wrote it originally
  90. under Arthur 0.3, back when the world was more innocent and desktop
  91. compatible programs nearly non-existent.
  92.  
  93. MaxGammon 2.0                                     (C) Ray Loades-Bannon, 1989